home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Toolbox
/
Visual Basic Toolbox (P.I.E.)(1996).ISO
/
setup_ut
/
asetup
/
setup.inf
< prev
next >
Wrap
INI File
|
1995-09-19
|
805b
|
31 lines
;
; Example SETUP.INF file for SETUP.EXE 4.7 Standard Edition
; (every setting has a default anyway)
;
; This would install a fictional VB 3.0 Loan Application which has not
; been provided with this product - change the settings to your
; own specific product details.
;
[BootSetup]
DialogTitle=Loan Application Setup
;DialogMessage1=Please wait...;20
;DialogMessage2=Initialising Setup...;40
DialogWidth=300
DialogHeight=150
DialogColor=0
DialogStyle=0
SetupFileName=SETLOAN.EXE
SetupDistName=SETLOAN.EX_
;ErrorMessageLaunch=
SetupLog=1
SetupLogFile=SETLOAN.LOG
DeleteSetup=1
UseTempDir=0
;TempDir=~SETLOAN
;ErrorMessageTempDir=
VersionCheck=0
;NoIgnore=1
ErrorMessageInstall=Please contact your distributer.
;ErrorMessageInstallOther=
File1=VBRUN300.DLL
File2=SETUPKIT.DLL